body{
    background:rgba(242,242,242,1);
    color: #222222;
    font-size: 16px;
}

/*swiper*/
#swiper{
    width:100%;
    min-width: 1200px;
    height:450px;
    position: relative;
}
.swiper-slide{
    width: 100%;
}
.swiper-img{
    width:100%;
    /*height: 560px;*/
    min-width: 1200px;
    display: block;
}
#swiper .banner-swiper-pagination {
    position: absolute;
    left: 0;
    text-align: center;
    bottom:5px;
    width: 100%;
}
#swiper .swiper-pagination-switch{
    background: #fff;
    display: inline-block;
    width: 10px;
    height: 10px;
    border-radius: 10px;
    margin: 0 3px;
    cursor: pointer;
    opacity:0.5036;
}
#swiper .swiper-active-switch{
    background: #fff;
    /*width: 10px;*/
    /*height: 10px;*/
    /*border-radius: 10px;*/
    /*margin: 0 3px;*/
    display: inline-block;
    width: 34px !important;
    opacity: 1;
}
/*.swiper-pagination-fraction, .swiper-pagination-custom, .swiper-container-horizontal > .swiper-pagination-bullets{*/
    /*z-index:99;*/
/*}*/

/*管理*/
.manage-wrap{
    height: 215px;
    position: relative;
    background-color: #ffffff;
}
.manage-wrap .manage-img{
    /*width: 210px;
    height: 275px;
    position: absolute;
    top: -60px;
    z-index: 998;*/
    width: 210px;
    height: 215px;
    position: absolute;
    top: -60px;
    z-index: 998;
    padding-top: 60px;
    background: url(../images/index/quanshengming.png) no-repeat center/100% 100%;
    color: #fff;
    text-align: center;
}
.manage-wrap .manage-img span:first-child {
    margin-top: 20px;
}
.manage-wrap .manage-img span {
    display: block;
    width: 210px;
    height: 50px;
    line-height: 50px;
}
.manage-wrap .manage-img .bgm {
    height: 50px;
    line-height: 50px;
    background: url(../images/index/Group.png) no-repeat center center/75%;
}

/*.manage-wrap .quan{*/
    /*height:28px;*/
    /*line-height:28px;*/
    /*font-size:18px;*/
    /*position: absolute;*/
    /*top: -45px;*/
    /*left: 22px;*/
    /*z-index: 999;*/
    /*color: #FFFFFF;*/
/*}*/
/*.manage-wrap .wuxing{*/
    /*color: #FFFFFF;*/
    /*height:28px;*/
    /*font-size:16px;*/
    /*line-height:40px;*/
    /*position: absolute;*/
    /*top: 40px;*/
    /*left: 45px;*/
    /*z-index: 999;*/
/*}*/
.manage-ul{
    margin-left: 228px;
}
.manage-ul li{
    float: left;
    margin-top: 39px;
    margin-right: 13px;
}
.manage-ul li:first-child a:hover{
    background: #fb6f6f !important;
    color: #ffffff !important;
}
.manage-ul li:nth-child(2) a:hover{
    background: #F0C950 !important;
    color: #ffffff !important;
}
.manage-ul li:nth-child(3) a:hover{
    background: #41BF58 !important;
    color: #ffffff !important;
}
.manage-ul li:nth-child(4) a:hover{
    background: #58B3E9 !important;
    color: #ffffff !important;
}
.manage-ul li:nth-child(5) a:hover{
    background: #C251DE !important;
    color: #ffffff !important;
}
.manage-ul li a:hover div{
    text-align: center !important;
}
.manage-ul li a:hover img:first-child{
    display: block !important;
    margin: 0 auto !important;
}
.manage-ul li a:hover img:last-child{
    display: none !important;
}
.manage-ul li a{
    color: #222222;
    display: inline-block;
    width: 180px;
    height: 140px;
    border-radius: 10px;
    background: #FAFAFA;
    text-align: center;
    cursor: pointer;
}
.manage-ul li div{
    text-align: center;
    margin-top: 31px;
}
.manage-ul li p{
    font-size: 14px;
    margin-top: 10px;
}
.manage-ul li img{
    vertical-align: top;
}

/*新品上市*/
.product-wrap{
    height: 336px;
    margin-top: 10px;
    background-color: #ffffff;
}
.product-wrap .title{
    padding-top: 25px;
    margin-left: 30px;
}
#product-swiper{
    height: 240px;
    float: left;
}
.product-ul li{
    float: left;
    margin: 0px 15px 0px 25px;
    text-align: center;
    font-size: 16px;
    cursor: pointer;
}
.product-ul li div{
    width: 257px;
    height: 200px;
    border-radius: 3px;
    overflow: hidden;
}
.product-ul li div img{
    margin: 0 auto;
    margin-top: 39px;
}
.product-ul li p{
    font-size: 14px;
    margin-top: 10px;
    text-align: center;
    /*white-space: nowrap;*/
    /*overflow: hidden;*/
    /*text-overflow: ellipsis;*/
}

/*新闻*/
.message_Box{
    background-color: #ffffff;
    margin-top: 10px;
}
.message_Box img{
    vertical-align: top;
}
.message_left{
    float: left;
    width: 819px;
    margin-top: 30px;
}
/*公司新闻*/
.news-wrap{
    margin-left: 25px;
}
/*行业动态*/
.dynamic-wrap{
    margin: 47px 0px 51px 25px;
}
.title{
    font-size: 18px;
    display: block;
    margin-left: 9px;
    margin-bottom: 22px;
}
/*伪元素实现*/
.title:before {
    display: inline-block;
    position: relative;
    top:5px;
    right: 9px;
    content: "";
    width: 0px;
    height: 15px;
    border: 4px solid #58B3E9;
}
.news-wrap>div>a, .dynamic-wrap>div>a{
    z-index: 9999;
    cursor: pointer;
    position: relative;
    font-size: 14px;
    color: #666;
}
.news_left, .dynamic_left{
    width: 365px;
    font-size: 16px;
    float: left;
}
.news_left>div, .dynamic_left>div{
    margin-top: 12px;
    position: relative;
    width: 400px;
    height: 171px;
    overflow: hidden;
}
.news_left img,.dynamic_left img{
    width: 400px;
    height: 171px;
}
.news_left span:first-child,.dynamic_left span:first-child{
    color: #222222;
    display: inline-block;
    width: 300px;
    font-size: 16px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.news_left:hover span,.dynamic_left:hover span{
    color: #58B3E9 ; 
}
.news_time, .dynamic_time{
    float: right;
    font-size: 14px;
    color: #666666;
}

.news_right{
    width: 315px;
    float: left;
    margin-left: 53px;
}
.news_container .click{
	cursor: pointer;
	font-size: 14px;
	position:relative;
	z-index: 9999;
}
.news_container .click:hover{
    color: #58B3E9 !important;
}

#news_swiper{
    width: 100%;
    position: relative;
    top: -20px;
}
#news_swiper .news-swiper-pagination{
	height: 20px;
	position: absolute;
    top: 0px;
    left:410px;
}
#news_swiper .swiper-pagination-switch{
    width: 6px;
    height: 6px;
    background: #D8D8D8;
    display: inline-block;
    cursor: pointer;
    opacity: 1;
    margin: 0 3px;
    border-radius: 10px;
}
#news_swiper .swiper-active-switch{
    background-color: #D8D8D8;
    width: 24px !important;
    border-radius: 20px !important;
}

/* 行业轮播 */
#industry_swiper{
    width: 100%;
    position: relative;
    top: -20px;
}
#industry_swiper .industry-swiper-pagination{
	height: 20px;
	position: absolute;
    top: 0px;
    left:410px;
}
#industry_swiper .swiper-pagination-switch{
    width: 6px;
    height: 6px;
    background: #D8D8D8;
    display: inline-block;
    cursor: pointer;
    opacity: 1;
    margin: 0 3px;
    border-radius: 10px;
}
#industry_swiper .swiper-active-switch{
    background-color: #D8D8D8;
    width: 24px !important;
    border-radius: 20px !important;
}

.news_list{
    font-size: 14px;
    padding-top: 20px;
}
.news_list li{
    margin-top: 20px;
    cursor: pointer;
}
.news_list li a{
    color: #222222;
    font-size: 14px;
}
.news_list li a:hover{
    color: #58B3E9 !important;
}
.news_list li p{
    width: 250px;
    display: inline-block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.news_list li span{
    float: right;
    font-size:12px;
    color: #666666;
}
.news_container{
    width: 735px;
}


/*查看更多*/
.message_right{
    float: left;
    width:356px;
    height:569px;
    margin-top: 72px;
}
.more-wrap{
    margin-top: 10px;
    text-align: center;
}
.more_img{
    width: 336px;
    height: 260px;
    background-color: #58B3E9;
    text-align: center;
    margin: 0 auto;
    position: relative;
    overflow: hidden;
}
.more_img img{
    width: 336px;
    height: 260px;
}
.bg_gray{
    width: 336px;
    height: 36px;
    background:rgba(0,0,0,.5);
    position: absolute;
    bottom: 0px;
}
.bg_gray span{
    height: 36px;
    width: 266px;
    line-height: 36px;
    font-size: 14px;
    display: inline-block;
    opacity: 1 !important;
    color: #ffffff !important;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.more_list{
    width: 325px;
    margin-top: 10px;
    margin-left: 11px;
    text-align: left;
}
.more_list li{
    font-size: 14px;
    height: 40px;
    line-height: 40px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    cursor: pointer;
}
.more_list li a{
    color: #222222;
}
.more_list li a:hover{
    color: #58B3E9 !important;
}
.message_right #seeMore{
    display: inline-block;
    font-size: 14px;
    width: 100px;
    height: 32px;
    line-height: 32px;
    text-align: center;
    background-color: #58B3E9;
    border-radius: 4px;
    color: #ffffff;
    margin-top: 55px;
}

.tran_Img_container{
    overflow: hidden;
    width: 400px;
    height: 171px;
    margin-top: 12px;
}
.tran_Img_container_message{
    overflow: hidden;
    width: 336px;
    height: 260px;

}

/*图片放大效果*/
.tran_Img:hover{
    transform: scale(1.1,1.1);
    transition: transform 0.6s;
    position: relative;
    z-index: 999;
}
